home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
-
- [Setup]
- AppName=Soundplant
- AppVerName=Soundplant
- AppId=Soundplant
- DefaultDirName={pf}\Soundplant
- DefaultGroupName=Soundplant
- OutputBaseFilename=setup
- Compression=zip
- PrivilegesRequired=none
- DisableProgramGroupPage=yes
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
-
- [Files]
- Source: "{app}\readme.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\FILE_ID.DIZ"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Soundplant_261.exe"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Soundplant_261.ini"; DestDir: "{app}"; Flags: ignoreversion
-
- [Run]
- Filename: "{app}\Soundplant_261.exe"; WorkingDir: "{app}"; Flags: postinstall nowait
-
- [Icons]
- Name: "{group}\Soundplant"; Filename: "{app}\Soundplant_261.exe"; WorkingDir: "{app}";
- Name: "{group}\Desinstalar - Soundplant"; Filename: "{uninstallexe}"; WorkingDir: "{app}";
-